home *** CD-ROM | disk | FTP | other *** search
/ Multimedia-Photo & Your Disk / Image.iso / Data / soft / 404 / DAudioK 0.1.9 beta Installer.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2007-09-11  |  34.4 KB  |  638 lines

  1. ;InnoSetupVersion=5.1.10
  2. [Setup]
  3. AppName=DAudioK
  4. AppVerName=DAudioK 0.1.9 beta
  5. AppId={{43ED196F-AAC3-4981-A7E9-4423DD55FD77}
  6. AppVersion=DAudioK 0.1.9 beta
  7. AppPublisher=Rockas
  8. AppPublisherURL=http://www.rockassoftware.pt.vu
  9. AppSupportURL=http://www.rockassoftware.pt.vu
  10. AppUpdatesURL=http://www.rockassoftware.pt.vu
  11. DefaultDirName={pf}\DAudioK
  12. DefaultGroupName=DAudioK
  13. UninstallDisplayIcon={app}\IconUninstal.ICO
  14. OutputBaseFilename=DAudioK 0.1.9 beta Installer
  15. Compression=lzma
  16. AllowNoIcons=yes
  17. LicenseFile=embedded\License.txt
  18. InfoBeforeFile=embedded\InfoBefore.rtf
  19. InfoAfterFile=embedded\InfoAfter.txt
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22. [Files]
  23. Source: "{tmp}\setup.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall ignoreversion dontcopy 
  24. Source: "{tmp}\psvince.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  25. Source: "{app}\DAudioK.exe"; DestDir: "{app}"; Components: DAudioK\executable; Flags: ignoreversion 
  26. Source: "{app}\readme.txt"; DestDir: "{app}"; Components: DAudioK\ReadMe; Flags: ignoreversion 
  27. Source: "{app}\COMDLG32.OCX"; DestDir: "{app}"; Components: Extras\COMDLG; Flags: onlyifdoesntexist 
  28. Source: "{app}\MSINET.OCX"; DestDir: "{app}"; Components: Extras\MSINET; Flags: onlyifdoesntexist 
  29. Source: "{app}\LGPL.TXT"; DestDir: "{app}"; Components: DAudioK\LGPL; Flags: ignoreversion 
  30. Source: "{app}\Tools\MediaInfo\History.CLI.txt"; DestDir: "{app}\Tools\MediaInfo"; Components: Extras\MediaInfo; Flags: ignoreversion 
  31. Source: "{app}\Tools\MediaInfo\Licence.txt"; DestDir: "{app}\Tools\MediaInfo"; Components: Extras\MediaInfo; Flags: ignoreversion 
  32. Source: "{app}\Tools\MediaInfo\mediainfo.dll"; DestDir: "{app}\Tools\MediaInfo"; Components: Extras\MediaInfo; Flags: ignoreversion 
  33. Source: "{app}\Tools\MediaInfo\MediaInfo.exe"; DestDir: "{app}\Tools\MediaInfo"; Components: Extras\MediaInfo; Flags: ignoreversion 
  34. Source: "{app}\Tools\MediaInfo\Readme.Win32.txt"; DestDir: "{app}\Tools\MediaInfo"; Components: Extras\MediaInfo; Flags: ignoreversion 
  35. Source: "{app}\Tools\FFMPEG\AVSredirect.dll"; DestDir: "{app}\Tools\FFMPEG"; Components: Encoders\FFMPEG; Flags: ignoreversion 
  36. Source: "{app}\Tools\FFMPEG\ffmpeg.exe"; DestDir: "{app}\Tools\FFMPEG"; Components: Encoders\FFMPEG; Flags: ignoreversion 
  37. Source: "{app}\Tools\FFMPEG\pthreadGC2.dll"; DestDir: "{app}\Tools\FFMPEG"; Components: Encoders\FFMPEG; Flags: ignoreversion 
  38. Source: "{app}\Tools\QuEnc\QuEnc.exe"; DestDir: "{app}\Tools\QuEnc"; Components: Encoders\QuEnc; Flags: ignoreversion 
  39. Source: "{app}\Tools\QuEnc\QuEnc070_diff.txt"; DestDir: "{app}\Tools\QuEnc"; Components: Encoders\QuEnc; Flags: ignoreversion 
  40. Source: "{app}\Tools\Plugins\optimoz.css"; DestDir: "{app}\Tools\Plugins"; Components: Plugins\SoxFilter; Flags: uninsneveruninstall ignoreversion 
  41. Source: "{app}\Tools\Plugins\soxfilter.dll"; DestDir: "{app}\Tools\Plugins"; Components: Plugins\SoxFilter; Flags: uninsneveruninstall ignoreversion 
  42. Source: "{app}\Tools\Plugins\SoxFilter.html"; DestDir: "{app}\Tools\Plugins"; Components: Plugins\SoxFilter; Flags: uninsneveruninstall ignoreversion 
  43. Source: "{app}\Tools\Plugins\NicAudio.dll"; DestDir: "{app}\Tools\Plugins"; Components: Plugins\NicAudio; Flags: uninsneveruninstall ignoreversion 
  44. Source: "{app}\Tools\Plugins\NicAudio_Readme.txt"; DestDir: "{app}\Tools\Plugins"; Components: Plugins\NicAudio; Flags: uninsneveruninstall ignoreversion 
  45. Source: "{app}\IconUninstal.ICO"; DestDir: "{app}"; Components: DAudioK; Flags: ignoreversion 
  46. Source: "{app}\Icon4WebLink.ICO"; DestDir: "{app}"; Components: DAudioK; Flags: ignoreversion 
  47. Source: "{tmp}\AviSynth_257.exe"; DestDir: "{tmp}"; Flags: deleteafterinstall 
  48. Source: "{tmp}\info_english.rtf"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  49. Source: "{tmp}\info_portuguese.rtf"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  50. Source: "{app}\Tools\WMCmd.vbs"; DestDir: "{app}\Tools"; 
  51. Source: "{app}\tools\dtssource.ax"; DestDir: "{app}\tools"; 
  52. Source: "{app}\tools\RegServ.bat"; DestDir: "{app}\tools"; 
  53. Source: "{app}\tools\UnRegServ.bat"; DestDir: "{app}\tools"; 
  54. [Registry]
  55. Root: HKLM; Subkey: "Software\DAudioK"; ValueName: "Install_Path"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletevalue uninsdeletekeyifempty 
  56. [INI]
  57. FileName: "{app}\DAudioK.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.rockassoftware.pt.vu"; 
  58. FileName: "{app}\DAudioK.INI"; Section: "General"; Key: "Language"; String: "English"; 
  59. FileName: "{app}\DAudioK.INI"; Section: "General"; Key: "Language"; String: "Portugues"; 
  60. FileName: "{app}\DAudioK.INI"; Section: "General"; Key: "Language"; String: "Espanol"; 
  61. FileName: "{app}\DAudioK.INI"; Section: "General"; Key: "Language"; String: "Francais"; 
  62. FileName: "{app}\DAudioK.INI"; Section: "General"; Key: "FFMPEG"; String: "{app}\Tools\FFMPEG\ffmpeg.exe"; 
  63. FileName: "{app}\DAudioK.INI"; Section: "General"; Key: "QUENC"; String: "{app}\Tools\QuEnc\QuEnc.exe"; 
  64. [Run]
  65. Filename: "{app}\DAudioK.exe"; Description: "{cm:LaunchProgram,DAudioK}"; Flags: postinstall skipifsilent nowait
  66. Filename: "{app}\tools\RegServ.bat"; Flags: shellexec nowait
  67. [UninstallRun]
  68. Filename: "{app}\tools\UnRegServ.bat"; Flags: shellexec nowait
  69. [Icons]
  70. Name: "{group}\DAudioK"; Filename: "{app}\DAudioK.exe"; 
  71. Name: "{group}\{cm:ProgramOnTheWeb,DAudioK}"; Filename: "{app}\DAudioK.url"; IconFilename: "{app}\Icon4WebLink.ICO"; 
  72. Name: "{group}\{cm:UninstallProgram,DAudioK}"; Filename: "{uninstallexe}"; IconFilename: "{app}\IconUninstal.ICO"; 
  73. Name: "{userdesktop}\DAudioK"; Filename: "{app}\DAudioK.exe"; Tasks: desktopicon; 
  74. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\DAudioK"; Filename: "{app}\DAudioK.exe"; Tasks: quicklaunchicon; 
  75. [Tasks]
  76. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  77. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  78. [Components]
  79. Name: "daudiok"; Description: "Program Files"; Types: "update full custom"; 
  80. Name: "daudiok\executable"; Description: "Executable"; Types: "update full custom"; 
  81. Name: "daudiok\readme"; Description: "Documentation and License"; Types: "update full custom"; 
  82. Name: "daudiok\lgpl"; Description: "LGPL License"; Types: "update full custom"; 
  83. Name: "extras"; Description: "Extra Files"; Types: "full"; 
  84. Name: "extras\comdlg"; Description: "Common Dialog OCX"; Types: "update full custom"; 
  85. Name: "extras\msinet"; Description: "MS INET OCX"; Types: "update full custom"; 
  86. Name: "extras\mediainfo"; Description: "MediaInfo"; Types: "update full custom"; 
  87. Name: "encoders"; Description: "Encoders"; Types: "full"; 
  88. Name: "encoders\ffmpeg"; Description: "FFMPEG"; Types: "update full"; 
  89. Name: "encoders\quenc"; Description: "QuEnc"; Types: "update full"; 
  90. Name: "plugins"; Description: "Filters"; Types: "update full custom"; 
  91. Name: "plugins\soxfilter"; Description: "SoxFilter"; Types: "update full custom"; 
  92. Name: "plugins\nicaudio"; Description: "NicAudio"; Types: "update full custom"; 
  93. [InstallDelete]
  94. Type: files; Name: "{app}\mediainfo.dll"; 
  95. [UninstallDelete]
  96. Type: files; Name: "{app}\DAudioK.url"; 
  97. Type: filesandordirs; Name: "{app}\*"; 
  98. [Types]
  99. Name: "full"; Description: "{cm:fullinstall}"; 
  100. Name: "update"; Description: "{cm:updateinstall}"; 
  101. Name: "custom"; Description: "{cm:custominstall}"; 
  102. [CustomMessages]
  103. en.NameAndVersion=%1 version %2
  104. en.AdditionalIcons=Additional icons:
  105. en.CreateDesktopIcon=Create a &desktop icon
  106. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  107. en.ProgramOnTheWeb=%1 on the Web
  108. en.UninstallProgram=Uninstall %1
  109. en.LaunchProgram=Launch %1
  110. en.AssocFileExtension=&Associate %1 with the %2 file extension
  111. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  112. IssiLanguageVersion=0x05010000
  113. IssiTxtScriptBackup=YOU HAVE TO MAKE BACKUPS OF YOUR SCRIPTS!!!
  114. IssiTxtScriptSavePath=Select where %1 has to be saved.
  115. IssiTxtFileExtractSuccess=File extracted.
  116. IssiTxtFileCopyFailed=Failed to copy file.
  117. IssiTxtFileExtractFailed=Failed to extract file.
  118. IssiTxtProdAlreadyInstalledPath=%1 is already installed in %2
  119. IssiTxtProdNotInstalled=%1 is not installed.
  120. IssiTxtDownloadingProd=Downloading: %1
  121. IssiTxtDownloadingPleaseWait=Please wait while Setup is downloading %1 to your computer.
  122. IssiTxtDownloadingFailed=Setup could not download %1. Try again later or download and install %1 manually.%n%nSetup will now continue installing normally.
  123. IssiTxtLicencePrintOnDefaultPrinter=Do you want to print License to default printer?
  124. IssiTxtLicencePrintFailed=Problems printing License file!
  125. IssiTxtLicenceExtractFailed=Problems extracting License file!
  126. IssiTxtLicencePrintButton=&Print License
  127. IssiTxtAboutButton=&About...
  128. IssiTxtProdUpdated=The current installation of %1%nis already up to date.
  129. IssiRequiresNet=This software requires the Microsoft .NET Framework %1.%n%nPlease use Windows Update to install this version,%nand then re-run the setup program.
  130. English.NameAndVersion=%1 version %2
  131. English.AdditionalIcons=Additional icons:
  132. English.CreateDesktopIcon=Create a &desktop icon
  133. English.CreateQuickLaunchIcon=Create a &Quick Launch icon
  134. English.ProgramOnTheWeb=%1 on the Web
  135. English.UninstallProgram=Uninstall %1
  136. English.LaunchProgram=Launch %1
  137. English.AssocFileExtension=&Associate %1 with the %2 file extension
  138. English.AssocingFileExtension=Associating %1 with the %2 file extension...
  139. RebuilderRunning=DAudioK is already running! Please close it before continue!
  140. noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  141. noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  142. noAviSynth3=%n%n 
  143. noAviSynth4=%n%n Click "OK" to continue install it.
  144. noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  145. noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  146. noAviSynth7=%n%n 
  147. noAviSynth8=%n%n Installation will abort! 
  148. fullinstall=Full installation (Recomended)
  149. compactinstall=Compact installation
  150. updateinstall=Update
  151. custominstall=Custom installation
  152. Portuguese.NameAndVersion=%1 vers
  153. Portuguese.AdditionalIcons=
  154. cones adicionais:
  155. Portuguese.CreateDesktopIcon=Criar 
  156. cone no &Ambiente de Trabalho
  157. Portuguese.CreateQuickLaunchIcon=Criar 
  158. cone na barra de Inicia
  159. Portuguese.ProgramOnTheWeb=%1 na Web
  160. Portuguese.UninstallProgram=Desinstalar o %1
  161. Portuguese.LaunchProgram=Executar o %1
  162. Portuguese.AssocFileExtension=&Associar o %1 aos ficheiros com a extens
  163. Portuguese.AssocingFileExtension=A associar o %1 aos ficheiros com a extens
  164. o %2...
  165. Portuguese.RebuilderRunning=O DAudioK est
  166.  em utiliza
  167. o, por favor encerre-o antes de continuar!
  168. Portuguese.noAviSynth1= O Avisynth n
  169. o foi detectado no seu computador mas 
  170.  necess
  171. rio para que o DAudioK funcione!
  172. Portuguese.noAviSynth2=%n%n TEM QUE O INSTALAR PRIMEIRO!
  173. Portuguese.noAviSynth3=%n%n 
  174. Portuguese.noAviSynth4=%n%n Pressione "OK" para iniciar a sua instala
  175. Portuguese.noAviSynth5= O Avisynth n
  176. o foi instalado no seu computador mas 
  177.  necess
  178. rio para que o para que o DAudioK funcione!
  179. Portuguese.noAviSynth6=%n%n TEM QUE O INSTALAR PRIMEIRO!
  180. Portuguese.noAviSynth7=%n%n 
  181. Portuguese.noAviSynth8=%n%n A instala
  182.  terminar!
  183. Portuguese.fullinstall=Instala
  184. o Completa (Recomendado)
  185. Portuguese.compactinstall=Instala
  186. o Compacta
  187. Portuguese.updateinstall=Actualiza
  188. Portuguese.custominstall=Instala
  189. o Personalizada
  190. Catalan.NameAndVersion=%1 versi
  191. Catalan.AdditionalIcons=Icones addicionals:
  192. Catalan.CreateDesktopIcon=Crear una icona a l'&Escriptori
  193. Catalan.CreateQuickLaunchIcon=Crear una icona a la &Barra de tasques
  194. Catalan.ProgramOnTheWeb=%1 a Internet
  195. Catalan.UninstallProgram=Desinstal
  196. lar %1
  197. Catalan.LaunchProgram=Obrir %1
  198. Catalan.AssocFileExtension=&Associar %1 amb l'extensi
  199.  de fitxer %2
  200. Catalan.AssocingFileExtension=Associant %1 amb l'extensi
  201.  de fitxer %2...
  202. Catalan.RebuilderRunning=DAudioK is already running! Please close it before continue!
  203. Catalan.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  204. Catalan.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  205. Catalan.noAviSynth3=%n%n 
  206. Catalan.noAviSynth4=%n%n Click "OK" to continue install it.
  207. Catalan.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  208. Catalan.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  209. Catalan.noAviSynth7=%n%n 
  210. Catalan.noAviSynth8=%n%n Installation will abort! 
  211. Catalan.fullinstall=Full installation (Recomended)
  212. Catalan.compactinstall=Compact installation
  213. Catalan.updateinstall=Update
  214. Catalan.custominstall=Custom installation
  215. Czech.NameAndVersion=%1 verze %2
  216. Czech.AdditionalIcons=Dal
  217. stupci:
  218. Czech.CreateDesktopIcon=Vytvo
  219. stupce na &plo
  220. Czech.CreateQuickLaunchIcon=Vytvo
  221. stupce na panelu &Snadn
  222. Czech.ProgramOnTheWeb=Aplikace %1 na internetu
  223. Czech.UninstallProgram=Odinstalovat aplikaci %1
  224. Czech.LaunchProgram=Spustit aplikaci %1
  225. Czech.AssocFileExtension=Vytvo
  226. it &asociaci mezi soubory typu %2 a aplikac
  227. Czech.AssocingFileExtension=Vytv
  228.  se asociace mezi soubory typu %2 a aplikac
  229.  %1...
  230. Czech.RebuilderRunning=DAudioK is already running! Please close it before continue!
  231. Czech.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  232. Czech.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  233. Czech.noAviSynth3=%n%n 
  234. Czech.noAviSynth4=%n%n Click "OK" to continue install it.
  235. Czech.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  236. Czech.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  237. Czech.noAviSynth7=%n%n 
  238. Czech.noAviSynth8=%n%n Installation will abort! 
  239. Czech.fullinstall=Full installation (Recomended)
  240. Czech.compactinstall=Compact installation
  241. Czech.updateinstall=Update
  242. Czech.custominstall=Custom installation
  243. Dutch.NameAndVersion=%1 versie %2
  244. Dutch.AdditionalIcons=Extra snelkoppelingen:
  245. Dutch.CreateDesktopIcon=Maak een snelkoppeling op het &bureaublad
  246. Dutch.CreateQuickLaunchIcon=Maak een snelkoppeling op de &Snel starten werkbalk
  247. Dutch.ProgramOnTheWeb=%1 op het Web
  248. Dutch.UninstallProgram=Verwijder %1
  249. Dutch.LaunchProgram=&Start %1
  250. Dutch.AssocFileExtension=&Koppel %1 aan de %2 bestandsextensie
  251. Dutch.AssocingFileExtension=Bezig met koppelen van %1 aan de %2 bestandsextensie...
  252. Dutch.RebuilderRunning=DAudioK is already running! Please close it before continue!
  253. Dutch.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  254. Dutch.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  255. Dutch.noAviSynth3=%n%n 
  256. Dutch.noAviSynth4=%n%n Click "OK" to continue install it.
  257. Dutch.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  258. Dutch.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  259. Dutch.noAviSynth7=%n%n 
  260. Dutch.noAviSynth8=%n%n Installation will abort! 
  261. Dutch.fullinstall=Full installation (Recomended)
  262. Dutch.compactinstall=Compact installation
  263. Dutch.updateinstall=Update
  264. Dutch.custominstall=Custom installation
  265. French.NameAndVersion=%1 version %2
  266. French.AdditionalIcons=Ic
  267. nes suppl
  268. mentaires :
  269. French.CreateDesktopIcon=Cr
  270. er une ic
  271. ne sur le &Bureau
  272. French.CreateQuickLaunchIcon=Cr
  273. er une ic
  274. ne dans la barre de &Lancement rapide
  275. French.ProgramOnTheWeb=Page d'accueil de %1
  276. French.UninstallProgram=D
  277. sinstaller %1
  278. French.LaunchProgram=Ex
  279. cuter %1
  280. French.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  281. French.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  282. French.RebuilderRunning= Le DAudioK est dans utilisation, s'il vous pla
  283. t le ferme avant continuer!
  284. French.noAviSynth1= Avisynth n'a pas 
  285.  detect
  286.  sur votre ordinateur plus c'est n
  287. cessaire pour que le DAudioK fonctionne!
  288. French.noAviSynth2=%n%n IL LA QU'IL INSTALLERA PREMIER!
  289. French.noAviSynth3=%n%n 
  290. French.noAviSynth4=%n%n Il fasse pression 
  291.  pour plus initier son installation.
  292. French.noAviSynth5= Avisynth n'a pas 
  293.  detect
  294.  sur votre ordinateur mais c'est n
  295. cessaire pour que le DAudioK fonctionne!
  296. French.noAviSynth6=%n%n IL A QU'IL INSTALLERA PREMIER!
  297. French.noAviSynth7=%n%n 
  298. French.noAviSynth8=%n%n L'installation ira finir!
  299. French.fullinstall= Installation Compl
  300. te (Recommand
  301. French.compactinstall= Installation Compacte
  302. French.updateinstall= Mise 
  303.  jour
  304. French.custominstall= Installation Personnalis
  305. German.NameAndVersion=%1 Version %2
  306. German.AdditionalIcons=Zus
  307. tzliche Symbole:
  308. German.CreateDesktopIcon=&Desktop-Symbol anlegen
  309. German.CreateQuickLaunchIcon=Symbol in der Schnellstartleiste anlegen
  310. German.ProgramOnTheWeb=%1 im Internet
  311. German.UninstallProgram=%1 entfernen
  312. German.LaunchProgram=%1 starten
  313. German.AssocFileExtension=&Registriere %1 mit der %2-Dateierweiterung
  314. German.AssocingFileExtension=%1 wird mit der %2-Dateierweiterung registriert...
  315. German.RebuilderRunning=DAudioK is already running! Please close it before continue!
  316. German.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  317. German.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  318. German.noAviSynth3=%n%n 
  319. German.noAviSynth4=%n%n Click "OK" to continue install it.
  320. German.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  321. German.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  322. German.noAviSynth7=%n%n 
  323. German.noAviSynth8=%n%n Installation will abort! 
  324. German.fullinstall=Full installation (Recomended)
  325. German.compactinstall=Compact installation
  326. German.updateinstall=Update
  327. German.custominstall=Custom installation
  328. Norwegian.NameAndVersion=%1 versjon %2
  329. Norwegian.AdditionalIcons=Ekstra-ikoner:
  330. Norwegian.CreateDesktopIcon=Lag ikon p
  331.  &skrivebordet
  332. Norwegian.CreateQuickLaunchIcon=Lag et &Hurtigstarts-ikon
  333. Norwegian.ProgramOnTheWeb=%1 p
  334.  nettet
  335. Norwegian.UninstallProgram=Avinstaller %1
  336. Norwegian.LaunchProgram=Kj
  337. Norwegian.AssocFileExtension=&Koble %1 med filetternavnet %2
  338. Norwegian.AssocingFileExtension=Kobler %1 med filetternavnet %2...
  339. Norwegian.RebuilderRunning=DAudioK is already running! Please close it before continue!
  340. Norwegian.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  341. Norwegian.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  342. Norwegian.noAviSynth3=%n%n 
  343. Norwegian.noAviSynth4=%n%n Click "OK" to continue install it.
  344. Norwegian.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  345. Norwegian.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  346. Norwegian.noAviSynth7=%n%n 
  347. Norwegian.noAviSynth8=%n%n Installation will abort! 
  348. Norwegian.fullinstall=Full installation (Recomended)
  349. Norwegian.compactinstall=Compact installation
  350. Norwegian.updateinstall=Update
  351. Norwegian.custominstall=Custom installation
  352. Polish.NameAndVersion=%1 wersja %2
  353. Polish.AdditionalIcons=Dodatkowe ikony:
  354. Polish.CreateDesktopIcon=Utw
  355. rz ikon
  356.  na &pulpicie
  357. Polish.CreateQuickLaunchIcon=Utw
  358. rz ikon
  359.  na pasku &szybkiego uruchamiania
  360. Polish.ProgramOnTheWeb=Strona WWW programu %1
  361. Polish.UninstallProgram=Deinstalacja programu %1
  362. Polish.LaunchProgram=Uruchom program %1
  363. Polish.AssocFileExtension=&Przypisz program %1 do rozszerzenia pliku %2
  364. Polish.AssocingFileExtension=Przypisywanie programu %1 do rozszerzenia pliku %2...
  365. Polish.RebuilderRunning=DAudioK is already running! Please close it before continue!
  366. Polish.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  367. Polish.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  368. Polish.noAviSynth3=%n%n 
  369. Polish.noAviSynth4=%n%n Click "OK" to continue install it.
  370. Polish.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  371. Polish.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  372. Polish.noAviSynth7=%n%n 
  373. Polish.noAviSynth8=%n%n Installation will abort! 
  374. Polish.fullinstall=Full installation (Recomended)
  375. Polish.compactinstall=Compact installation
  376. Polish.updateinstall=Update
  377. Polish.custominstall=Custom installation
  378. Russian.NameAndVersion=%1, 
  379. Russian.AdditionalIcons=
  380. Russian.CreateDesktopIcon=
  381. Russian.CreateQuickLaunchIcon=
  382. Russian.ProgramOnTheWeb=
  383. Russian.UninstallProgram=
  384. Russian.LaunchProgram=
  385. Russian.AssocFileExtension=
  386. Russian.AssocingFileExtension=
  387.  %2...
  388. Russian.RebuilderRunning=DAudioK is already running! Please close it before continue!
  389. Russian.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  390. Russian.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  391. Russian.noAviSynth3=%n%n 
  392. Russian.noAviSynth4=%n%n Click "OK" to continue install it.
  393. Russian.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  394. Russian.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  395. Russian.noAviSynth7=%n%n 
  396. Russian.noAviSynth8=%n%n Installation will abort! 
  397. Russian.fullinstall=Full installation (Recomended)
  398. Russian.compactinstall=Compact installation
  399. Russian.updateinstall=Update
  400. Russian.custominstall=Custom installation
  401. Slovenian.NameAndVersion=%1 razli
  402. ica %2
  403. Slovenian.AdditionalIcons=Dodatne ikone:
  404. Slovenian.CreateDesktopIcon=Ustvari ikono na &namizju
  405. Slovenian.CreateQuickLaunchIcon=Ustvari ikono za &hitri zagon
  406. Slovenian.ProgramOnTheWeb=%1 na spletu
  407. Slovenian.UninstallProgram=Odstrani %1
  408. Slovenian.LaunchProgram=Odpri %1
  409. Slovenian.AssocFileExtension=&Pove
  410. i %1 s pripono %2
  411. Slovenian.AssocingFileExtension=Povezujem %1 s pripono %2...
  412. Slovenian.RebuilderRunning=DAudioK is already running! Please close it before continue!
  413. Slovenian.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  414. Slovenian.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  415. Slovenian.noAviSynth3=%n%n 
  416. Slovenian.noAviSynth4=%n%n Click "OK" to continue install it.
  417. Slovenian.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  418. Slovenian.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  419. Slovenian.noAviSynth7=%n%n 
  420. Slovenian.noAviSynth8=%n%n Installation will abort! 
  421. Slovenian.fullinstall=Full installation (Recomended)
  422. Slovenian.compactinstall=Compact installation
  423. Slovenian.updateinstall=Update
  424. Slovenian.custominstall=Custom installation
  425. ChineseTrad.NameAndVersion=%1 
  426. ChineseTrad.AdditionalIcons=
  427. ChineseTrad.CreateDesktopIcon=
  428. ChineseTrad.CreateQuickLaunchIcon=
  429. ChineseTrad.ProgramOnTheWeb=%1 
  430. ChineseTrad.UninstallProgram=
  431. ChineseTrad.LaunchProgram=
  432. ChineseTrad.AssocFileExtension=
  433. N %1 
  434. W %2 
  435. p(&A)
  436. ChineseTrad.AssocingFileExtension=
  437. N %1 
  438. W %2 
  439. ChineseTrad.RebuilderRunning=DAudioK is already running! Please close it before continue!
  440. ChineseTrad.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  441. ChineseTrad.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  442. ChineseTrad.noAviSynth3=%n%n 
  443. ChineseTrad.noAviSynth4=%n%n Click "OK" to continue install it.
  444. ChineseTrad.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  445. ChineseTrad.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  446. ChineseTrad.noAviSynth7=%n%n 
  447. ChineseTrad.noAviSynth8=%n%n Installation will abort! 
  448. ChineseTrad.fullinstall=Full installation (Recomended)
  449. ChineseTrad.compactinstall=Compact installation
  450. ChineseTrad.updateinstall=Update
  451. ChineseTrad.custominstall=Custom installation
  452. Danish.NameAndVersion=%1 version %2
  453. Danish.AdditionalIcons=Ekstra ikoner:
  454. Danish.CreateDesktopIcon=Lav ikon p
  455.  &skrivebordet
  456. Danish.CreateQuickLaunchIcon=Lav &hurtigstart-ikon
  457. Danish.ProgramOnTheWeb=%1 p
  458.  internettet
  459. Danish.UninstallProgram=Afinstaller (fjern) %1
  460. Danish.LaunchProgram=K
  461. Danish.AssocFileExtension=&Sammenk
  462. d %1 med filtypen %2
  463. Danish.AssocingFileExtension=Sammenk
  464. der %1 med filtypen %2...
  465. Danish.RebuilderRunning=DAudioK is already running! Please close it before continue!
  466. Danish.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  467. Danish.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  468. Danish.noAviSynth3=%n%n 
  469. Danish.noAviSynth4=%n%n Click "OK" to continue install it.
  470. Danish.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  471. Danish.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  472. Danish.noAviSynth7=%n%n 
  473. Danish.noAviSynth8=%n%n Installation will abort! 
  474. Danish.fullinstall=Full installation (Recomended)
  475. Danish.compactinstall=Compact installation
  476. Danish.updateinstall=Update
  477. Danish.custominstall=Custom installation
  478. Hungarian.NameAndVersion=%1 %2 verzi
  479. Hungarian.AdditionalIcons=Tov
  480. bbi ikonok:
  481. Hungarian.CreateDesktopIcon=Ikon l
  482. trehoz
  483. sa az &Asztalon
  484. Hungarian.CreateQuickLaunchIcon=Ikon l
  485. trehoz
  486. sa a &Gyorsind
  487. s eszk
  488. Hungarian.ProgramOnTheWeb=%1 a weben
  489. Hungarian.UninstallProgram=%1 elt
  490. Hungarian.LaunchProgram=%1 elind
  491. Hungarian.AssocFileExtension=A(z) %1 &t
  492. sa a(z) %2 f
  493. jlkiterjeszt
  494. Hungarian.AssocingFileExtension=A(z) %1 t
  495. sa a(z) %2 f
  496. jlkiterjeszt
  497. ssel...
  498. Hungarian.RebuilderRunning=DAudioK is already running! Please close it before continue!
  499. Hungarian.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  500. Hungarian.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  501. Hungarian.noAviSynth3=%n%n 
  502. Hungarian.noAviSynth4=%n%n Click "OK" to continue install it.
  503. Hungarian.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  504. Hungarian.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  505. Hungarian.noAviSynth7=%n%n 
  506. Hungarian.noAviSynth8=%n%n Installation will abort! 
  507. Hungarian.fullinstall=Full installation (Recomended)
  508. Hungarian.compactinstall=Compact installation
  509. Hungarian.updateinstall=Update
  510. Hungarian.custominstall=Custom installation
  511. Japanese.NameAndVersion=%1 
  512. Japanese.AdditionalIcons=
  513. Japanese.CreateDesktopIcon=
  514. Japanese.CreateQuickLaunchIcon=
  515. Japanese.ProgramOnTheWeb=
  516. Japanese.UninstallProgram=
  517. Japanese.LaunchProgram=%1 
  518. Japanese.AssocFileExtension=%1 
  519. q %2 
  520. Japanese.AssocingFileExtension=%1 
  521. q %2 
  522. Japanese.RebuilderRunning=DAudioK is already running! Please close it before continue!
  523. Japanese.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  524. Japanese.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  525. Japanese.noAviSynth3=%n%n 
  526. Japanese.noAviSynth4=%n%n Click "OK" to continue install it.
  527. Japanese.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  528. Japanese.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  529. Japanese.noAviSynth7=%n%n 
  530. Japanese.noAviSynth8=%n%n Installation will abort! 
  531. Japanese.fullinstall=Full installation (Recomended)
  532. Japanese.compactinstall=Compact installation
  533. Japanese.updateinstall=Update
  534. Japanese.custominstall=Custom installation
  535. Spanish.NameAndVersion=%1 versi
  536. Spanish.AdditionalIcons=Iconos Adicionales:
  537. Spanish.CreateDesktopIcon=Crear un icono en el &escritorio
  538. Spanish.CreateQuickLaunchIcon=Crear icono de acceso &rapido
  539. Spanish.ProgramOnTheWeb=%1 en el Web
  540. Spanish.UninstallProgram=Desinstalar %1
  541. Spanish.LaunchProgram=Ejecutar %1
  542. Spanish.AssocFileExtension=&Asociar %1 con la extension %2
  543. Spanish.AssocingFileExtension=Asociando %1 con la extension %2 ...
  544. Spanish.RebuilderRunning=DAudioK est
  545.  en utilizaci
  546. n, por favor, cierrelo antes de continuar!
  547. Spanish.noAviSynth1= Avisynth no ha sido detectado en su ordenador pero es necesario para el funcionamiento de DAudioK!
  548. Spanish.noAviSynth2=%n%n TIENE QUE SER INSTALADO PRIMERO!
  549. Spanish.noAviSynth3=%n%n 
  550. Spanish.noAviSynth4=%n%n Presione "OK" para iniciar su instalaci
  551. Spanish.noAviSynth5= Avisynth no ha sido instalado en su ordenador pero es necesario para que DAudioK funcione!
  552. Spanish.noAviSynth6=%n%n TIENE QUE SER INSTALADO PRIMERO!
  553. Spanish.noAviSynth7=%n%n 
  554. Spanish.noAviSynth8=%n%n La instalaci
  555. n ser
  556.  terminada ahora!
  557. Spanish.fullinstall=Instalaci
  558. n Completa (Recomendado)
  559. Spanish.compactinstall=Instalaci
  560. Spanish.updateinstall=Actualizaci
  561. Spanish.custominstall=Instalaci
  562. n Personalizada
  563. Swedish.NameAndVersion=%1 version %2
  564. Swedish.AdditionalIcons=
  565. terst
  566. ende ikoner:
  567. Swedish.CreateDesktopIcon=Skapa en ikon p
  568.  srivbordet
  569. Swedish.CreateQuickLaunchIcon=Skapa en ikon i Snabbstartf
  570. Swedish.ProgramOnTheWeb=%1 p
  571.  Webben
  572. Swedish.UninstallProgram=Avinstallera %1
  573. Swedish.LaunchProgram=Starta %1
  574. Swedish.AssocFileExtension=&Associera %1 med %2 filnamnstill
  575. Swedish.AssocingFileExtension=Associerar %1 med %2 filnamnstill
  576. gg...
  577. Swedish.RebuilderRunning=DAudioK is already running! Please close it before continue!
  578. Swedish.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  579. Swedish.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  580. Swedish.noAviSynth3=%n%n 
  581. Swedish.noAviSynth4=%n%n Click "OK" to continue install it.
  582. Swedish.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  583. Swedish.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  584. Swedish.noAviSynth7=%n%n 
  585. Swedish.noAviSynth8=%n%n Installation will abort! 
  586. Swedish.fullinstall=Full installation (Recomended)
  587. Swedish.compactinstall=Compact installation
  588. Swedish.updateinstall=Update
  589. Swedish.custominstall=Custom installation
  590. Italian.NameAndVersion=%1 versione %2
  591. Italian.AdditionalIcons=Icone addizionali:
  592. Italian.CreateDesktopIcon=Crea un'icona sul &desktop
  593. Italian.CreateQuickLaunchIcon=Crea un icona in &avvio veloce
  594. Italian.ProgramOnTheWeb=%1 sul Web
  595. Italian.UninstallProgram=Disinstalla %1
  596. Italian.LaunchProgram=Esegui %1
  597. Italian.AssocFileExtension=&Associa %1 ai file con estensione %2
  598. Italian.AssocingFileExtension=Associazione di %1 ai file con estensione %2 in corso...
  599. Italian.RebuilderRunning=DAudioK is already running! Please close it before continue!
  600. Italian.noAviSynth1= Avisynth was not detected on your computer and it's needed for some of DAudioK processes.
  601. Italian.noAviSynth2=%n%n YOU MUST INSTALL IT FIRST!  
  602. Italian.noAviSynth3=%n%n 
  603. Italian.noAviSynth4=%n%n Click "OK" to continue install it.
  604. Italian.noAviSynth5= Avisynth was not installed on your computer and it's needed for some of DAudioK processes.
  605. Italian.noAviSynth6=%n%n YOU MUST INSTALL IT FIRST!
  606. Italian.noAviSynth7=%n%n 
  607. Italian.noAviSynth8=%n%n Installation will abort! 
  608. Italian.fullinstall=Full installation (Recomended)
  609. Italian.compactinstall=Compact installation
  610. Italian.updateinstall=Update
  611. Italian.custominstall=Custom installation
  612. issiAbout=DAudioK 0.1.9 beta.%n%nCopyright 
  613.  2006, Rockas.
  614. issiUrl=http://www.rockassoftware.pt.vu
  615. issiUrlText=Rockas Software Home Page
  616. [Languages]
  617. ; These files are stubs
  618. ; To achieve better results after recompilation, use the real language files
  619. Name: "en"; MessagesFile: "embedded\en.isl"; 
  620. Name: "English"; MessagesFile: "embedded\English.isl"; LicenseFile: "embedded\EnglishLicense.txt"; InfoBeforeFile: "embedded\EnglishInfoBefore.rtf"; InfoAfterFile: "embedded\EnglishInfoAfter.txt"; 
  621. Name: "Portuguese"; MessagesFile: "embedded\Portuguese.isl"; LicenseFile: "embedded\PortugueseLicense.txt"; InfoBeforeFile: "embedded\PortugueseInfoBefore.rtf"; InfoAfterFile: "embedded\PortugueseInfoAfter.txt"; 
  622. Name: "Catalan"; MessagesFile: "embedded\Catalan.isl"; LicenseFile: "embedded\CatalanLicense.txt"; InfoBeforeFile: "embedded\CatalanInfoBefore.rtf"; InfoAfterFile: "embedded\CatalanInfoAfter.txt"; 
  623. Name: "Czech"; MessagesFile: "embedded\Czech.isl"; LicenseFile: "embedded\CzechLicense.txt"; InfoBeforeFile: "embedded\CzechInfoBefore.rtf"; InfoAfterFile: "embedded\CzechInfoAfter.txt"; 
  624. Name: "Dutch"; MessagesFile: "embedded\Dutch.isl"; LicenseFile: "embedded\DutchLicense.txt"; InfoBeforeFile: "embedded\DutchInfoBefore.rtf"; InfoAfterFile: "embedded\DutchInfoAfter.txt"; 
  625. Name: "French"; MessagesFile: "embedded\French.isl"; LicenseFile: "embedded\FrenchLicense.txt"; InfoBeforeFile: "embedded\FrenchInfoBefore.rtf"; InfoAfterFile: "embedded\FrenchInfoAfter.txt"; 
  626. Name: "German"; MessagesFile: "embedded\German.isl"; LicenseFile: "embedded\GermanLicense.txt"; InfoBeforeFile: "embedded\GermanInfoBefore.rtf"; InfoAfterFile: "embedded\GermanInfoAfter.txt"; 
  627. Name: "Norwegian"; MessagesFile: "embedded\Norwegian.isl"; LicenseFile: "embedded\NorwegianLicense.txt"; InfoBeforeFile: "embedded\NorwegianInfoBefore.rtf"; InfoAfterFile: "embedded\NorwegianInfoAfter.txt"; 
  628. Name: "Polish"; MessagesFile: "embedded\Polish.isl"; LicenseFile: "embedded\PolishLicense.txt"; InfoBeforeFile: "embedded\PolishInfoBefore.rtf"; InfoAfterFile: "embedded\PolishInfoAfter.txt"; 
  629. Name: "Russian"; MessagesFile: "embedded\Russian.isl"; LicenseFile: "embedded\RussianLicense.txt"; InfoBeforeFile: "embedded\RussianInfoBefore.rtf"; InfoAfterFile: "embedded\RussianInfoAfter.txt"; 
  630. Name: "Slovenian"; MessagesFile: "embedded\Slovenian.isl"; LicenseFile: "embedded\SlovenianLicense.txt"; InfoBeforeFile: "embedded\SlovenianInfoBefore.rtf"; InfoAfterFile: "embedded\SlovenianInfoAfter.txt"; 
  631. Name: "ChineseTrad"; MessagesFile: "embedded\ChineseTrad.isl"; LicenseFile: "embedded\ChineseTradLicense.txt"; InfoBeforeFile: "embedded\ChineseTradInfoBefore.rtf"; InfoAfterFile: "embedded\ChineseTradInfoAfter.txt"; 
  632. Name: "Danish"; MessagesFile: "embedded\Danish.isl"; LicenseFile: "embedded\DanishLicense.txt"; InfoBeforeFile: "embedded\DanishInfoBefore.rtf"; InfoAfterFile: "embedded\DanishInfoAfter.txt"; 
  633. Name: "Hungarian"; MessagesFile: "embedded\Hungarian.isl"; LicenseFile: "embedded\HungarianLicense.txt"; InfoBeforeFile: "embedded\HungarianInfoBefore.rtf"; InfoAfterFile: "embedded\HungarianInfoAfter.txt"; 
  634. Name: "Japanese"; MessagesFile: "embedded\Japanese.isl"; LicenseFile: "embedded\JapaneseLicense.txt"; InfoBeforeFile: "embedded\JapaneseInfoBefore.rtf"; InfoAfterFile: "embedded\JapaneseInfoAfter.txt"; 
  635. Name: "Spanish"; MessagesFile: "embedded\Spanish.isl"; LicenseFile: "embedded\SpanishLicense.txt"; InfoBeforeFile: "embedded\SpanishInfoBefore.rtf"; InfoAfterFile: "embedded\SpanishInfoAfter.txt"; 
  636. Name: "Swedish"; MessagesFile: "embedded\Swedish.isl"; LicenseFile: "embedded\SwedishLicense.txt"; InfoBeforeFile: "embedded\SwedishInfoBefore.rtf"; InfoAfterFile: "embedded\SwedishInfoAfter.txt"; 
  637. Name: "Italian"; MessagesFile: "embedded\Italian.isl"; LicenseFile: "embedded\ItalianLicense.txt"; InfoBeforeFile: "embedded\ItalianInfoBefore.rtf"; InfoAfterFile: "embedded\ItalianInfoAfter.txt"; 
  638.